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

IfcBuildingElementProxy() private méthode

private IfcBuildingElementProxy ( ) : System
Résultat System
		internal IfcBuildingElementProxy() : base() { }
		internal IfcBuildingElementProxy(DatabaseIfc db, IfcBuildingElementProxy p, DuplicateOptions options) : base(db, p, options) { PredefinedType = p.PredefinedType; }

Same methods

IfcBuildingElementProxy::IfcBuildingElementProxy ( DatabaseIfc db, IfcBuildingElementProxy p, DuplicateOptions options ) : System
IfcBuildingElementProxy::IfcBuildingElementProxy ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductDefinitionShape r ) : System
IfcBuildingElementProxy::IfcBuildingElementProxy ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System
IfcBuildingElementProxy