Gets the type of solid for this Loft.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SolidType As dsSolidType_e |
JavaScript | |
---|
get_SolidType () : String
|
COM native C++ |   |
---|
HRESULT get_SolidType(
dsSolidType_e*Val
) |
C++ | |
---|
DSRESULT get_SolidType (
dsSolidType_e*Val
)
|
Property Value
Type of solid as defined in
dsSolidType_e
See Also
Availability
DraftSight 2020 SP0