Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static DNBAnalysisLevel |
DNBAnalysisLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DNBAnalysisLevel[] |
DNBAnalysisLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DevAnalysisSettingAtt.accelLimit(DNBAnalysisLevel param1) |
void |
AnalysisSettingAtt.analysisLevel(DNBAnalysisLevel param1) |
void |
DevAnalysisSettingAtt.cautionZone(DNBAnalysisLevel param1) |
void |
RobAnalysisSettingAtt.linAccelLimit(DNBAnalysisLevel param1) |
void |
RobAnalysisSettingAtt.linSpeedLimit(DNBAnalysisLevel param1) |
void |
RobAnalysisSettingAtt.rotAccelLimit(DNBAnalysisLevel param1) |
void |
RobAnalysisSettingAtt.rotSpeedLimit(DNBAnalysisLevel param1) |
void |
DevAnalysisSettingAtt.travelLimit(DNBAnalysisLevel param1) |
void |
DevAnalysisSettingAtt.velocityLimit(DNBAnalysisLevel param1) |