SoVRMLGeoViewpointnavType Property |
(Note: Not implemented) Specifies a navigation paradigm to use.
Namespace: OIV.Inventor.GeoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFString navType { get; }
Public ReadOnly Property navType As SoMFString
Get
public:
property SoMFString^ navType {
SoMFString^ get ();
}
member navType : SoMFString with get
Property Value
Type:
SoMFString
RemarksYou may specify "ANY". If this field is set to anything but "ANY", the type is used to set the viewer type in IVF.
See Also