SoGeoElevationGridgeoGridOrigin Property |
Specifies the geographic coordinate for the south-west corner (bottom-left) of the dataset.
Namespace: OIV.Inventor.GeoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3f geoGridOrigin { get; }
Public ReadOnly Property geoGridOrigin As SoSFVec3f
Get
public:
property SoSFVec3f^ geoGridOrigin {
SoSFVec3f^ get ();
}
member geoGridOrigin : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also