GeometryGym.Ifc.Pset_ManufacturerOccurrence.Pset_ManufacturerOccurrence C# (CSharp) 메소드

Pset_ManufacturerOccurrence() 공개 메소드

public Pset_ManufacturerOccurrence ( IfcElement element ) : System
element IfcElement
리턴 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