Class IfcFixedReferenceSweptAreaSolid

IfcFixedReferenceSweptAreaSolid class

IfcFixedReferenceSweptAreaSolid

public class IfcFixedReferenceSweptAreaSolid : IfcSweptAreaSolid

Constructors

NameDescription
IfcFixedReferenceSweptAreaSolid()The default constructor.

Properties

NameDescription
Directrix { get; set; }Directrix
EndParam { get; set; }EndParam
EntityLabel { get; }Gets the entity label.
FixedReference { get; set; }FixedReference
LayerAssignment { get; }LayerAssignment
Position { get; set; }Position
StartParam { get; set; }StartParam
StyledByItem { get; }StyledByItem
SweptArea { get; set; }SweptArea

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