public static class GuidedExtensionBuilderEx.Types extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_TANGENT_FROM_FACES
Extend tangentially from faces
|
static int |
_VECTOR
Perpendicular to a vector
|
static GuidedExtensionBuilderEx.Types |
TANGENT_FROM_FACES
Extend tangentially from faces
|
static GuidedExtensionBuilderEx.Types |
VECTOR
Perpendicular to a vector
|
Modifier and Type | Method and Description |
---|---|
static GuidedExtensionBuilderEx.Types |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static GuidedExtensionBuilderEx.Types |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static GuidedExtensionBuilderEx.Types[] |
values()
Returns an array that contains the values for this enum.
|
public static final GuidedExtensionBuilderEx.Types TANGENT_FROM_FACES
public static final GuidedExtensionBuilderEx.Types VECTOR
public static final int _TANGENT_FROM_FACES
public static final int _VECTOR
public static GuidedExtensionBuilderEx.Types valueOf(int value)
public static GuidedExtensionBuilderEx.Types valueOf(String name)
public static GuidedExtensionBuilderEx.Types[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.