SoGeoElevationGridzDimension Property |
Number of Z 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 zDimension { get; }
Public ReadOnly Property zDimension As SoSFInt32
Get
public:
property SoSFInt32^ zDimension {
SoSFInt32^ get ();
}
member zDimension : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also