SoVRMLGridShapezSpacing Property |
Distance between the vertices in the Z direction.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat zSpacing { get; }
Public ReadOnly Property zSpacing As SoSFFloat
Get
public:
property SoSFFloat^ zSpacing {
SoSFFloat^ get ();
}
member zSpacing : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also