Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Color |
Gets and sets color associated with this primitive. |
Edge |
Property that returns the Edge object associated with the SurfaceGraphicsEdge. |
Index |
Property that returns the index of the SurfaceGraphicsEdge object within the SurfaceGraphicsEdgeList. |
LineDefinitionSpace |
Gets and sets the LineDefinitionSpace applied to this surface graphics edge. |
LineScale |
Gets and sets the LineScale applied to this surface graphics edge. |
LineType |
Property that gets and sets the line type override. Setting the property to kDefaultLineType restores the default line type. If the property returns kCustomLineType, the GetCustomLineType method can be used to get further details about the line type. |
LineWeight |
Gets and sets the LineWeight applied to this surface graphice edge. |
Parent |
Property that returns the parent SurfaceGraphics object. |
Selectable |
Read-write property that specifies whether the surface graphics edge can be selected or not. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |