Gets or sets the Z coordinate for the selection point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Z As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISelectData
Dim value As System.Double
instance.Z = value
value = instance.Z |
C# | |
---|
System.double Z {get; set;} |
C++/CLI | |
---|
property System.double Z {
System.double get();
void set ( & System.double value);
} |
Property Value
Z coordinate for the selection point
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0