SoVRMLPlaneSensormaxPosition Property |
Used to clamp translation events to a range of values as measured from the origin of the XY plane.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFVec2f maxPosition { get; }
Public ReadOnly Property maxPosition As SoSFVec2f
Get
public:
property SoSFVec2f^ maxPosition {
SoSFVec2f^ get ();
}
member maxPosition : SoSFVec2f with get
Property Value
Type:
SoSFVec2f
Remarks
See Also