CADability dotNET

The ConstructAction..::..GeoVectorInput type exposes the following members.

Properties

  NameDescription
Public propertyDefaultGeoVector
Sets a DefaultGeoVector, which should be a static value, that carries the last input value of this vector to the next instantiation of the action.
Public propertyForwardMouseInputTo
Mouse input should be forwarded to another input object and only processed by this input, when the other input object is fixed.
Public propertyIsAngle
Public propertyPlaneForAngle
Defines the plane in which the angle should be computed. The input point will be projected into this plane and the Angle to the x-axis will be used as the input
Public propertyReadOnly
true: this input field does not accept user input, false: normal input field that requires user input
(Overrides ConstructAction..::..InputObject..::..ReadOnly.)

See Also