Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TCompasTopoNodeDirection
-
Uses of TCompasTopoNodeDirection in org.lfenergy.compas.scl2007b4.model
Modifier and TypeMethodDescriptionstatic TCompasTopoNodeDirection
TCompasTopo.getDirection()
Gets the value of the direction property.static TCompasTopoNodeDirection
Returns the enum constant of this class with the specified name.static TCompasTopoNodeDirection[]
TCompasTopoNodeDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TCompasTopo.setDirection
(TCompasTopoNodeDirection value) Sets the value of the direction property.