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

IfcBuildingElementProxy() public méthode

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

Same methods

IfcBuildingElementProxy::IfcBuildingElementProxy ( ) : System
IfcBuildingElementProxy::IfcBuildingElementProxy ( DatabaseIfc db, IfcBuildingElementProxy p, DuplicateOptions options ) : System
IfcBuildingElementProxy::IfcBuildingElementProxy ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductDefinitionShape r ) : System
IfcBuildingElementProxy