Class IfcRectangularTrimmedSurface

IfcRectangularTrimmedSurface class

IfcRectangularTrimmedSurface

public class IfcRectangularTrimmedSurface : IfcBoundedSurface

Constructors

NameDescription
IfcRectangularTrimmedSurface()The default constructor.

Properties

NameDescription
BasisSurface { get; set; }BasisSurface
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
StyledByItem { get; }StyledByItem
U1 { get; set; }U1
U2 { get; set; }U2
Usense { get; set; }Usense
V1 { get; set; }V1
V2 { get; set; }V2
Vsense { get; set; }Vsense

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