public class IfcProject2X3 extends IfcObject2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcProject
| Constructor and Description |
|---|
IfcProject2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel2X3 |
getLongName() |
IfcLabel2X3 |
getPhase() |
IfcCollection<IfcRepresentationContext2X3> |
getRepresentationContexts() |
IfcUnitAssignment2X3 |
getUnitsInContext() |
void |
setLongName(IfcLabel2X3 value) |
void |
setPhase(IfcLabel2X3 value) |
void |
setRepresentationContexts(IfcCollection<IfcRepresentationContext2X3> value) |
void |
setUnitsInContext(IfcUnitAssignment2X3 value) |
getObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLabel2X3 getLongName()
public final void setLongName(IfcLabel2X3 value)
public final IfcLabel2X3 getPhase()
public final void setPhase(IfcLabel2X3 value)
public final IfcCollection<IfcRepresentationContext2X3> getRepresentationContexts()
public final void setRepresentationContexts(IfcCollection<IfcRepresentationContext2X3> value)
public final IfcUnitAssignment2X3 getUnitsInContext()
public final void setUnitsInContext(IfcUnitAssignment2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.