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