GeometryGym.Ifc.IfcBeamStandardCase.IfcBeamStandardCase C# (CSharp) Méthode

IfcBeamStandardCase() private méthode

private IfcBeamStandardCase ( ) : System
Résultat System
		internal IfcBeamStandardCase() : base() { }
		internal IfcBeamStandardCase(DatabaseIfc db, IfcBeamStandardCase b, DuplicateOptions options) : base(db, b, options) { }

Same methods

IfcBeamStandardCase::IfcBeamStandardCase ( DatabaseIfc db, IfcBeamStandardCase b, DuplicateOptions options ) : System
IfcBeamStandardCase::IfcBeamStandardCase ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, Tuple arcOrigin, double arcAngle ) : System
IfcBeamStandardCase::IfcBeamStandardCase ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System
IfcBeamStandardCase