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

IfcDiscreteAccessory() public method

public IfcDiscreteAccessory ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
return System
		public IfcDiscreteAccessory(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation) : base(host, placement, representation) { }
		 

Same methods

IfcDiscreteAccessory::IfcDiscreteAccessory ( ) : System
IfcDiscreteAccessory::IfcDiscreteAccessory ( DatabaseIfc db, IfcDiscreteAccessory a ) : System