AxisDirectionZ Property (IRevolvedSurface)
Gets or sets the Z-coordinate of the end point of the axis of revolution.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property AxisDirectionZ As System.Double |
C# | |
---|
System.double AxisDirectionZ {get;} |
JavaScript | |
---|
get_AxisDirectionZ () : Number
|
COM native C++ |   |
---|
HRESULT get_AxisDirectionZ(
DOUBLE*Val
) |
C++ | |
---|
DSRESULT get_AxisDirectionZ (
double*Val
)
|
See Also
Availability
DraftSight 2020 SP0