C# 클래스 GeometryGym.Ifc.IfcBuildingElementProxy

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

공개 메소드들

메소드 설명
IfcBuildingElementProxy ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductDefinitionShape r ) : System
IfcBuildingElementProxy ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System

비공개 메소드들

메소드 설명
IfcBuildingElementProxy ( ) : System
IfcBuildingElementProxy ( DatabaseIfc db, IfcBuildingElementProxy p, DuplicateOptions options ) : System

메소드 상세

IfcBuildingElementProxy() 공개 메소드

public IfcBuildingElementProxy ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductDefinitionShape r ) : System
host IfcObjectDefinition
p IfcObjectPlacement
r IfcProductDefinitionShape
리턴 System

IfcBuildingElementProxy() 공개 메소드

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