Class IfcRectangularTrimmedSurface

IfcRectangularTrimmedSurface class

IfcRectangularTrimmedSurface

public class IfcRectangularTrimmedSurface : IfcBoundedSurface

Constructors

NameDescription
IfcRectangularTrimmedSurface()The default constructor.

Properties

NameDescription
BasisSurface { get; set; }
Childs { get; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
Id { get; }
LayerAssignments { get; }
StyledByItem { get; }
U1 { get; set; }
U2 { get; set; }
Usense { get; set; }
V1 { get; set; }
V2 { get; set; }
Vsense { get; set; }

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