CADability dotNET

Base class for construct actions.

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

Constructors

  NameDescription
Public methodConstructAction..::..DefaultAngle()()()()
Creates an uninitialized DefaultAngle
Public methodConstructAction..::..DefaultAngle(ConstructAction..::..DefaultAngle..::..StartValue)
Creates an uninitialized DefaultAngle 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 propertyAngle
returns the Angle

See Also