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

Pset_ManufacturerOccurrence() public method

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

Same methods

Pset_ManufacturerOccurrence::Pset_ManufacturerOccurrence ( IfcElementType type ) : System
Pset_ManufacturerOccurrence