Interface IIfcCompositeCurveOnSurface
Readonly interface for IfcCompositeCurveOnSurface
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCompositeCurveOnSurface : IIfcCompositeCurve, IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IfcCurveOnSurface, IIfcCurveOnSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceBasisSurface
Declaration
List<IfcSurface> BasisSurface { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IfcSurface> |