SoVRMLNavigationInfotype Property |
Specifies a navigation paradigm to use.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoMFString type { get; }
Public ReadOnly Property type As SoMFString
Get
public:
property SoMFString^ type {
SoMFString^ get ();
}
member type : 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