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