C# 클래스 GeometryGym.Ifc.IfcBeamStandardCase

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

IfcBeamStandardCase() 공개 메소드

public IfcBeamStandardCase ( 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

IfcBeamStandardCase() 공개 메소드

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