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