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

IfcBuildingElement() protected méthode

protected IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
length double
Résultat System
        protected IfcBuildingElement(IfcProduct host, IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length)
            : base(host, profile, placement, length)
        {
        }

Same methods

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