GeometryGym.Ifc.Pset_ManufacturerTypeInformation.Pset_ManufacturerTypeInformation C# (CSharp) Method

Pset_ManufacturerTypeInformation() public method

public Pset_ManufacturerTypeInformation ( IfcElement element ) : System
element IfcElement
return System
        public Pset_ManufacturerTypeInformation(IfcElement element)
            : base(element.mDatabase, "Pset_ManufacturerTypeInformation")
        {
            DefinesOccurrence.Assign(element);
        }

Same methods

Pset_ManufacturerTypeInformation::Pset_ManufacturerTypeInformation ( IfcElementType type ) : System
Pset_ManufacturerTypeInformation