SoGeoOrigingeoCoords Property |
Specifies the local coordinate frame.
Namespace: OIV.Inventor.GeoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec3d geoCoords { get; }
Public ReadOnly Property geoCoords As SoSFVec3d
Get
public:
property SoSFVec3d^ geoCoords {
SoSFVec3d^ get ();
}
member geoCoords : SoSFVec3d with get
Property Value
Type:
SoSFVec3dRemarks See Also