SoGeoElevationGridxDimension Property |
Number of X values in the grid.
Namespace: OIV.Inventor.GeoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 xDimension { get; }
Public ReadOnly Property xDimension As SoSFInt32
Get
public:
property SoSFInt32^ xDimension {
SoSFInt32^ get ();
}
member xDimension : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also