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

IfcBuiltElement() protected méthode

protected IfcBuiltElement ( ) : System
Résultat System
		protected IfcBuiltElement() : base() { }
		public IfcBuiltElement(DatabaseIfc db) : base(db) { }

Same methods

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