Gets or sets the number of isolines in the V direction for the wireframe display of this swept surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property VIsolines As System.Integer |
C# | |
---|
System.int VIsolines {get; set;} |
COM native C++ | |
---|
HRESULT get_VIsolines(
LONG*Val
)
HRESULT put_VIsolines(
LONGNewVal |
Property Value
Number of isolines in the V direction
See Also
Availability
DraftSight 2020 SP0