Class stores data of line styles.
File: PrcCategory1LineStyle.h
Destroys an instance of a PRC entity. (Inherited from OdPrcBase) |
This is the overview for the attributeData method overload. | |
Returns the current CAD identifier for the PRC object. (Inherited from OdPrcReferencedBase) | |
Returns the current persistent CAD identifier for the PRC object. (Inherited from OdPrcReferencedBase) | |
Returns an explicit unique name for "this" entity that can be referenced through PDF or JavaScript. In the case of error, it returns an empty string. (Inherited from OdPrcReferencedBase) | |
Clears the information about the first additional data. | |
Clears the information about second additional data. | |
Clears the information about third additional data. | |
Clears the identifier of the line pattern. | |
Clears the material identifier. | |
Clears the information about the line style's transparency. | |
Puts new RGB color in file structure globals, creates new LineStyle that uses that color and returns its object id | |
This is the overview for the createByMaterial method overload. | |
Returns true if current lineStyle has AdditionalData1. | |
Returns true if current lineStyle has AdditionalData2. | |
Returns true if current lineStyle has AdditionalData3. | |
Returns the current color index of the line style. Color index is an index in OdPrcFileStructureGlobals.colors() array. Will throw an exception if no color attached. | |
Returns the current line pattern identifier of the line style. | |
Returns the current material identifier of the line style. | |
Returns the current picture index of the line style. | |
Returns true if current lineStyle has transparency. | |
Returns the current color of the line style. Will throw an exception in case of uninitialized object. | |
Returns the OdGsCache object currently assigned to the PRC entity. (Inherited from OdPrcBase) | |
Returns the PRC entity ID. (Inherited from OdPrcBase) | |
Returns the current object identifier for the object. (Inherited from OdPrcReferencedBase) | |
Returns whether the PRC entity is persistent (true) or not (false). (Inherited from OdPrcBase) | |
Returns true if the object is persistent or false in the other case. (Inherited from OdPrcReferencedBase) | |
Returns the current line width of the line style. | |
This is the overview for the name method overload. | |
Returns the PRC object identifier. (Inherited from OdPrcReferencedBase) | |
Returns the type of the PRC entity. (Inherited from OdPrcBase) | |
Sets new first additional data of the line style. | |
Sets new second additional data of the line style. | |
Sets new third additional data of the line style. | |
Sets a new CAD identifier value for the PRC object. (Inherited from OdPrcReferencedBase) | |
Sets a new persistent CAD identifier value for the PRC object. (Inherited from OdPrcReferencedBase) | |
This is the overview for the setColor method overload. | |
Assigns the specified OdGsCache to the PRC entity. (Inherited from OdPrcBase) | |
Sets a new line pattern identifier of the line style. The method sets the picture index to zero. | |
Sets a new line width of the line style. | |
Sets a new material identifier of the line style. This method sets the color index to zero. | |
Sets a new PRC object identifier. (Inherited from OdPrcReferencedBase) | |
Sets a new picture index of the line style. The method sets the line pattern identifier to zero. | |
Sets a new transparency value of the line style. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|