IAcadSubEntSolidEdge
Interface for a edge on an AcDb3dSolid
Supported Platforms: Windows only
Object Inheritance
Members
These members are part of this object:
Properties- ObjectName
- color
- Layer
- Linetype
- LinetypeScale
- PlotStyleName
- Lineweight
- Hyperlinks
- ObjectName [ReadOnly]
BSTR ObjectName( )
Gets the AutoCAD class name of the object
- color [ReadOnly]
IAcadAcCmColor* color( )
Returns the true color of the object.
- Layer [ReadOnly]
BSTR Layer( )
Specifies the current layer of the object
- Linetype [ReadOnly]
BSTR Linetype( )
Specifies the current linetype of the object
- LinetypeScale [ReadOnly]
ACAD_NOUNITS LinetypeScale( )
Specifies the linetype scale factor of the object
- PlotStyleName [ReadOnly]
BSTR PlotStyleName( )
Specifies the plotstyle name for the object
- Lineweight [ReadOnly]
ACAD_LWEIGHT Lineweight( )
Specifies the lineweight for the object
- Hyperlinks [ReadOnly]
IAcadHyperlinks* Hyperlinks( )
Assigns a hyperlink to an object and displays the hyperlink name or description (if one is specified)