Skip to content

StructuralElementDefinitionData

Public Class

Class containing information about section and position of the structural element.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.Structure.StructuralSections.StructuralElementDefinitionData

Namespace: Autodesk.Revit.DB.Structure.StructuralSections

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public class StructuralElementDefinitionData : IDisposable

The StructuralElementDefinitionData type exposes the following members.

Constructors

Name

Description


Public Method
StructuralElementDefinitionData

Creates empty StructuralElementDefinitionData object.


Properties

Name

Description


Public Property

The curve lying in the geometrical center of the element.


Public Property

The definition curve of the element.


Public Property

Cutback or extension at element curve end.


Public Property

States if the structural section of the element is mirrored.


Public Property
IsValidObject

Specifies whether the .NET object represents a valid Revit entity.


Public Property

The local Z direction of the element section in the start point of the curve.


Public Property

Structural section of the element.


Public Property

Cutback or extension at element curve start.


Public Property

Y justification (ref axis).


Public Property

Y offset.


Public Property

Z justification (ref axis).


Public Property

Z offset.


Methods

Name

Description


Public Method

Releases all resources used by the StructuralElementDefinitionData


Public Method

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)


Public Method

GetHashCode

Serves as the default hash function.
(Inherited from Object)


Public Method

GetType

Gets the Type of the current instance.
(Inherited from Object)


Public Method

ToString

Returns a string that represents the current object.
(Inherited from Object)