DirectionZ Property (IExtrudedSurface)
Gets Direction Z of this extruded surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property DirectionZ As System.Double |
C# | |
---|
System.double DirectionZ {get;} |
JavaScript | |
---|
get_DirectionZ () : Number
|
COM native C++ |   |
---|
HRESULT get_DirectionZ(
DOUBLE*Val
) |
C++ | |
---|
DSRESULT get_DirectionZ (
double*Val
)
|
Property Value
Direction Z
See Also
Availability
DraftSight 2020 SP0