SoVRMLPlaneSensorminPosition 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 minPosition { get; }
Public ReadOnly Property minPosition As SoSFVec2f
Get
public:
property SoSFVec2f^ minPosition {
SoSFVec2f^ get ();
}
member minPosition : SoSFVec2f with get
Property Value
Type:
SoSFVec2f
Remarks
See Also