C# 클래스 GeometryGym.Ifc.IfcBuildingElement

상속: IfcElement
파일 보기 프로젝트 열기: jmirtsch/GeometryGymIFC 1 사용 예제들

보호된 메소드들

메소드 설명
IfcBuildingElement ( ) : System
IfcBuildingElement ( DatabaseIfc db ) : System
IfcBuildingElement ( DatabaseIfc db, IfcBuildingElement e ) : System
IfcBuildingElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double>.Tuple arcOrigin, double arcAngle ) : System
IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System

메소드 상세

IfcBuildingElement() 보호된 메소드

protected IfcBuildingElement ( ) : System
리턴 System

IfcBuildingElement() 보호된 메소드

protected IfcBuildingElement ( DatabaseIfc db ) : System
db DatabaseIfc
리턴 System

IfcBuildingElement() 보호된 메소드

protected IfcBuildingElement ( DatabaseIfc db, IfcBuildingElement e ) : System
db DatabaseIfc
e IfcBuildingElement
리턴 System

IfcBuildingElement() 보호된 메소드

protected IfcBuildingElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
host IfcObjectDefinition
p IfcObjectPlacement
r IfcProductRepresentation
리턴 System

IfcBuildingElement() 보호된 메소드

protected IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double>.Tuple arcOrigin, double arcAngle ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
arcOrigin double>.Tuple
arcAngle double
리턴 System

IfcBuildingElement() 보호된 메소드

protected IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
length double
리턴 System