public class IfcProject extends IfcObject implements com.aspose.cad_internal.fileformats.ifc.IIfcProject
Constructor and Description |
---|
IfcProject() |
Modifier and Type | Method and Description |
---|---|
IfcLabel |
getLongName() |
IfcLabel |
getPhase() |
IfcCollection<IfcRepresentationContext> |
getRepresentationContexts() |
IfcUnitAssignment |
getUnitsInContext() |
void |
setLongName(IfcLabel value) |
void |
setPhase(IfcLabel value) |
void |
setRepresentationContexts(IfcCollection<IfcRepresentationContext> value) |
void |
setUnitsInContext(IfcUnitAssignment value) |
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcLabel getLongName()
public final void setLongName(IfcLabel value)
public final IfcLabel getPhase()
public final void setPhase(IfcLabel value)
public final IfcCollection<IfcRepresentationContext> getRepresentationContexts()
public final void setRepresentationContexts(IfcCollection<IfcRepresentationContext> value)
public final IfcUnitAssignment getUnitsInContext()
public final void setUnitsInContext(IfcUnitAssignment value)