Class IfcStructuralLoadSingleDisplacementDistortion

IfcStructuralLoadSingleDisplacementDistortion class

IfcStructuralLoadSingleDisplacementDistortion

public class IfcStructuralLoadSingleDisplacementDistortion : IfcStructuralLoadSingleDisplacement

Constructors

NameDescription
IfcStructuralLoadSingleDisplacementDistortion()The default constructor.

Properties

NameDescription
DisplacementX { get; set; }DisplacementX
DisplacementY { get; set; }DisplacementY
DisplacementZ { get; set; }DisplacementZ
Distortion { get; set; }Distortion
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
RotationalDisplacementRX { get; set; }RotationalDisplacementRX
RotationalDisplacementRY { get; set; }RotationalDisplacementRY
RotationalDisplacementRZ { get; set; }RotationalDisplacementRZ

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also