StructuralElementDefinitionData Members

The StructuralElementDefinitionData type exposes the following members.

Constructors

  NameDescription
Public methodStructuralElementDefinitionData
Creates empty StructuralElementDefinitionData object.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the StructuralElementDefinitionData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCenterCurve
The curve lying in the geometrical center of the element.
Public propertyCurve
The definition curve of the element.
Public propertyEndShortening
Cutback or extension at element curve end.
Public propertyIsMirrored
States if the structural section of the element is mirrored.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyNormal
The local Z direction of the element section in the start point of the curve.
Public propertySection
Structural section of the element.
Public propertyStartShortening
Cutback or extension at element curve start.
Public propertyYJust
Y justification (ref axis).
Public propertyYOffset
Y offset.
Public propertyZJust
Z justification (ref axis).
Public propertyZOffset
Z offset.

See Also