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