CrossSectionsCount Property (ILoftedSurface)
Gets the number of cross sections in this lofted surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CrossSectionsCount As System.Integer |
C# | |
---|
System.int CrossSectionsCount {get;} |
COM native C++ |   |
---|
HRESULT get_CrossSectionsCount(
LONG*Val
) |
C++ | |
---|
DSRESULT get_CrossSectionsCount (
long*Val
)
|
Property Value
Number of cross sections
See Also
Availability
DraftSight 2020 SP0