public class IfcRepresentationContext2X3 extends IfcEntityBase
IfcRepresentationContext
| Constructor and Description |
|---|
IfcRepresentationContext2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel2X3 |
getContextIdentifier() |
IfcLabel2X3 |
getContextType() |
IfcCollection<IfcRepresentation2X3> |
getRepresentationsInContext() |
void |
setContextIdentifier(IfcLabel2X3 value) |
void |
setContextType(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel2X3 getContextIdentifier()
public final void setContextIdentifier(IfcLabel2X3 value)
public final IfcLabel2X3 getContextType()
public final void setContextType(IfcLabel2X3 value)
public final IfcCollection<IfcRepresentation2X3> getRepresentationsInContext()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.