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