Interface IIfcRectangularTrimmedSurface
Readonly interface for IfcRectangularTrimmedSurface
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRectangularTrimmedSurface : IIfcBoundedSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BasisSurface
Declaration
IIfcSurface BasisSurface { get; set; }
Property Value
|
Improve this Doc
View Source
U1
Declaration
IfcParameterValue U1 { get; set; }
Property Value
|
Improve this Doc
View Source
U2
Declaration
IfcParameterValue U2 { get; set; }
Property Value
|
Improve this Doc
View Source
Usense
Declaration
bool Usense { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
V1
Declaration
IfcParameterValue V1 { get; set; }
Property Value
|
Improve this Doc
View Source
V2
Declaration
IfcParameterValue V2 { get; set; }
Property Value
|
Improve this Doc
View Source
Vsense
Declaration
bool Vsense { get; set; }
Property Value
Type |
Description |
System.Boolean |
|