Package | Description |
---|---|
com.solibri.smc.api.layout |
Modifier and Type | Method and Description |
---|---|
Split.Orientation |
Split.getOrientation()
Returns the orientation of this split.
|
static Split.Orientation |
Split.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Split.Orientation[] |
Split.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.