Modifier and Type | Interface and Description |
---|---|
interface |
BaseFeature
Support for PolyScope Base feature.
|
interface |
FeatureLine
Support for PolyScope feature lines.
|
interface |
FeaturePlane
Support for PolyScope feature planes.
|
interface |
FeaturePoint
Support for PolyScope feature points.
|
interface |
ToolFeature
Support for PolyScope Tool feature.
|
Modifier and Type | Method and Description |
---|---|
<T extends Feature> |
FeatureModel.getGeomFeatures(Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
Collection<Feature> |
FeatureModel.getGeomFeatures() |
Collection<Feature> |
FeatureModel.getGeomFeatures(Filter<Feature> filter) |
Modifier and Type | Method and Description |
---|---|
Collection<Feature> |
FeatureModel.getGeomFeatures(Filter<Feature> filter) |
Modifier and Type | Method and Description |
---|---|
Feature |
FrameForceNodeConfig.getFeature() |
Modifier and Type | Method and Description |
---|---|
FrameForceNodeConfig |
ForceNodeConfigFactory.createFrameForceConfig(Feature feature,
LinearAxisSettings x,
LinearAxisSettings y,
LinearAxisSettings z,
RotationalAxisSettings rx,
RotationalAxisSettings ry,
RotationalAxisSettings rz)
Creates a Frame configuration type for the Force node.
|
Modifier and Type | Method and Description |
---|---|
Feature |
MoveNodeFeature.getFeature() |
Modifier and Type | Method and Description |
---|---|
MoveLMoveNodeConfig |
MoveNodeConfigFactory.createMoveLConfig(MoveLMotionParameters moveLMotionParameters,
Feature feature)
Creates a MoveL shared values configuration.
|
MovePMoveNodeConfig |
MoveNodeConfigFactory.createMovePConfig(MovePMotionParameters movePMotionParameters,
Feature feature)
Creates a MoveP shared values configuration.
|
Modifier and Type | Method and Description |
---|---|
ExpressionBuilder |
ExpressionBuilder.appendFeature(Feature feature)
Append a Feature object to the expression.
|
Modifier and Type | Method and Description |
---|---|
FeatureVariable |
VariableModel.getFeatureVariable(Feature feature)
Get the feature variable for a
Feature |
Copyright © 2018. All rights reserved.