C# 클래스 GeometryGym.Ifc.IfcBeam

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

공개 메소드들

메소드 설명
IfcBeam ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductDefinitionShape shape ) : System
IfcBeam ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, Tuple arcOrigin, double arcAngle ) : System
IfcBeam ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System

비공개 메소드들

메소드 설명
IfcBeam ( ) : System
IfcBeam ( DatabaseIfc db, IfcBeam b, DuplicateOptions options ) : System

메소드 상세

IfcBeam() 공개 메소드

public IfcBeam ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductDefinitionShape shape ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
shape IfcProductDefinitionShape
리턴 System

IfcBeam() 공개 메소드

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

IfcBeam() 공개 메소드

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