CADability dotNET

Base class for construct actions.

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

Constructors

  NameDescription
Public methodConstructAction..::..DefaultGeoVector()()()()
Creates an uninitialized DefaultGeoVector
Public methodConstructAction..::..DefaultGeoVector(ConstructAction..::..DefaultGeoVector..::..StartDirection, ConstructAction..::..DefaultGeoVector..::..StartLength)
Creates an uninitialized DefaultGeoVector with a description how to initialize.

Operators

Fields

  NameDescription
Public fieldLocked
Locked if true. A locked input is considered fixed (see Fixed)

Properties

  NameDescription
Public propertyVector
Returns or sets the current value

See Also