Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcExportContext::getLineStyleID Method (const DrawingMaterialNode &, OdPrcFileStructure &, bool)
Syntax
C++
OdPrcObjectId getLineStyleID(const DrawingMaterialNode & matNode, OdPrcFileStructure & fileStructure, bool createIfNotFound = true);

Retrieves the identifier of a line style object for a specified drawing material node.

Parameters
Description
matNode
[in] A material node.
fileStructure
[out] An file structure to write the line style to.
createIfNotFound
[out] A flag that determines whether a new line style should be created if it is not found in the specified drawing color node.

Returns an identifier of a line style object that was found or created.

Copyright © 2002-2022. Open Design Alliance All rights reserved.