Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities | |
com.aspose.cad.fileformats.ifc.ifc4.types |
Modifier and Type | Method and Description |
---|---|
IfcSequenceEnum |
IfcRelSequence.getSequenceType() |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelSequence.setSequenceType(IfcSequenceEnum value) |
Modifier and Type | Method and Description |
---|---|
static IfcSequenceEnum |
IfcSequenceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSequenceEnum[] |
IfcSequenceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|