CADability dotNET

Base class for construct actions.

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

Constructors

  NameDescription
Public methodConstructAction..::..DefaultLength()()()()
Creates an uninitialized DefaultLength object.
Public methodConstructAction..::..DefaultLength(ConstructAction..::..DefaultLength..::..StartValue)
Creates an uninitialized DefaultLength object with a definition how to initialize upon first usage.

Operators

Fields

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

Properties

  NameDescription
Public propertyLength
Returns the current value

See Also