IfcProject
Inheritance: java.lang.Object, IfcObject
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcProject
Constructors
| Constructor | Description |
|---|---|
| IfcProject() |
Methods
IfcProject()
public IfcProject()
getLongName()
public final IfcLabel getLongName()
Returns: IfcLabel
setLongName(IfcLabel value)
public final void setLongName(IfcLabel value)
getPhase()
public final IfcLabel getPhase()
Returns: IfcLabel
setPhase(IfcLabel value)
public final void setPhase(IfcLabel value)
getRepresentationContexts()
public final IfcCollection<IfcRepresentationContext> getRepresentationContexts()
Returns: IfcCollection
setRepresentationContexts(IfcCollection value)
public final void setRepresentationContexts(IfcCollection<IfcRepresentationContext> value)
getUnitsInContext()
public final IfcUnitAssignment getUnitsInContext()
Returns: IfcUnitAssignment
setUnitsInContext(IfcUnitAssignment value)
public final void setUnitsInContext(IfcUnitAssignment value)