} // optional /// <summary> /// Construct a IfcCostSchedule with all required attributes. /// </summary> public IfcCostSchedule(IfcGloballyUniqueId globalId) : base(globalId) { }
/// <summary> /// Construct a IfcDiscreteAccessoryType with all required attributes. /// </summary> public IfcDiscreteAccessoryType(IfcGloballyUniqueId globalId, IfcDiscreteAccessoryTypeEnum predefinedType) : base(globalId) { PredefinedType = predefinedType; }
} // optional /// <summary> /// Construct a IfcPipeSegment with all required attributes. /// </summary> public IfcPipeSegment(IfcGloballyUniqueId globalId) : base(globalId) { }
/// <summary> /// Construct a IfcHeatExchangerType with all required attributes. /// </summary> public IfcHeatExchangerType(IfcGloballyUniqueId globalId, IfcHeatExchangerTypeEnum predefinedType) : base(globalId) { PredefinedType = predefinedType; }
} // optional /// <summary> /// Construct a IfcAsset with all required attributes. /// </summary> public IfcAsset(IfcGloballyUniqueId globalId) : base(globalId) { }
/// <summary> /// Construct a IfcProtectiveDeviceTrippingUnitType with all required attributes. /// </summary> public IfcProtectiveDeviceTrippingUnitType(IfcGloballyUniqueId globalId, IfcProtectiveDeviceTrippingUnitTypeEnum predefinedType) : base(globalId) { PredefinedType = predefinedType; }
} // optional /// <summary> /// Construct a IfcBuildingSystem with all required attributes. /// </summary> public IfcBuildingSystem(IfcGloballyUniqueId globalId) : base(globalId) { }
public IfcOccupant(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcActorSelect theActor, IfcOccupantTypeEnum predefinedType) : base(globalId, ownerHistory, name, description, objectType, theActor) { PredefinedType = predefinedType; }
} // optional /// <summary> /// Construct a IfcController with all required attributes. /// </summary> public IfcController(IfcGloballyUniqueId globalId) : base(globalId) { }
public IfcLaborResource(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcIdentifier identification, IfcText longDescription, IfcResourceTime usage, List <IfcAppliedValue> baseCosts, IfcPhysicalQuantity baseQuantity, IfcLaborResourceTypeEnum predefinedType) : base(globalId, ownerHistory, name, description, objectType, identification, longDescription, usage, baseCosts, baseQuantity) { PredefinedType = predefinedType; }
} // optional /// <summary> /// Construct a IfcOccupant with all required attributes. /// </summary> public IfcOccupant(IfcGloballyUniqueId globalId, IfcActorSelect theActor) : base(globalId, theActor) { }
} // optional /// <summary> /// Construct a IfcLaborResource with all required attributes. /// </summary> public IfcLaborResource(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcDamper with all required attributes. /// </summary> public IfcDamper(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcConstructionMaterialResource with all required attributes. /// </summary> public IfcConstructionMaterialResource(IfcGloballyUniqueId globalId) : base(globalId) { }
/// <summary> /// Construct a IfcFlowSegmentType with all required attributes. /// </summary> public IfcFlowSegmentType(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcWindowType with all required attributes. /// </summary> public IfcWindowType(IfcGloballyUniqueId globalId, IfcWindowTypeEnum predefinedType, IfcWindowTypePartitioningEnum partitioningType) : base(globalId) { PredefinedType = predefinedType; PartitioningType = partitioningType; }
} // optional /// <summary> /// Construct a IfcBuildingElementProxy with all required attributes. /// </summary> public IfcBuildingElementProxy(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcWindow with all required attributes. /// </summary> public IfcWindow(IfcGloballyUniqueId globalId) : base(globalId) { }
/// <summary> /// Construct a IfcMemberType with all required attributes. /// </summary> public IfcMemberType(IfcGloballyUniqueId globalId, IfcMemberTypeEnum predefinedType) : base(globalId) { PredefinedType = predefinedType; }
/// <summary> /// Construct a IfcUnitaryEquipmentType with all required attributes. /// </summary> public IfcUnitaryEquipmentType(IfcGloballyUniqueId globalId, IfcUnitaryEquipmentTypeEnum predefinedType) : base(globalId) { PredefinedType = predefinedType; }
public IfcBuildingSystem(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcBuildingSystemTypeEnum predefinedType, IfcLabel longName) : base(globalId, ownerHistory, name, description, objectType) { PredefinedType = predefinedType; LongName = longName; }
/// <summary> /// Construct a IfcBeamStandardCase with all required attributes. /// </summary> public IfcBeamStandardCase(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcFlowInstrument with all required attributes. /// </summary> public IfcFlowInstrument(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcAlarm with all required attributes. /// </summary> public IfcAlarm(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcValve with all required attributes. /// </summary> public IfcValve(IfcGloballyUniqueId globalId) : base(globalId) { }
} // optional /// <summary> /// Construct a IfcSite with all required attributes. /// </summary> public IfcSite(IfcGloballyUniqueId globalId) : base(globalId) { }
public IfcDiscreteAccessoryType(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcIdentifier applicableOccurrence, List <IfcPropertySetDefinition> hasPropertySets, List <IfcRepresentationMap> representationMaps, IfcLabel tag, IfcLabel elementType, IfcDiscreteAccessoryTypeEnum predefinedType) : base(globalId, ownerHistory, name, description, applicableOccurrence, hasPropertySets, representationMaps, tag, elementType) { PredefinedType = predefinedType; }
} // optional /// <summary> /// Construct a IfcDistributionChamberElement with all required attributes. /// </summary> public IfcDistributionChamberElement(IfcGloballyUniqueId globalId) : base(globalId) { }
public IfcPipeSegment(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcIdentifier tag, IfcPipeSegmentTypeEnum predefinedType) : base(globalId, ownerHistory, name, description, objectType, objectPlacement, representation, tag) { PredefinedType = predefinedType; }
} // optional /// <summary> /// Construct a IfcElementType with all required attributes. /// </summary> public IfcElementType(IfcGloballyUniqueId globalId) : base(globalId) { }