public static class BridgeCurveBuilderEx.StartObjectTypes extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_OBJECT
A point or face
|
static int |
_SECTION
Section
|
static BridgeCurveBuilderEx.StartObjectTypes |
OBJECT
A point or face
|
static BridgeCurveBuilderEx.StartObjectTypes |
SECTION
Section
|
Modifier and Type | Method and Description |
---|---|
static BridgeCurveBuilderEx.StartObjectTypes |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static BridgeCurveBuilderEx.StartObjectTypes |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static BridgeCurveBuilderEx.StartObjectTypes[] |
values()
Returns an array that contains the values for this enum.
|
public static final BridgeCurveBuilderEx.StartObjectTypes SECTION
public static final BridgeCurveBuilderEx.StartObjectTypes OBJECT
public static final int _SECTION
public static final int _OBJECT
public static BridgeCurveBuilderEx.StartObjectTypes valueOf(int value)
public static BridgeCurveBuilderEx.StartObjectTypes valueOf(String name)
public static BridgeCurveBuilderEx.StartObjectTypes[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.