Class wfcAssembly
Description
Contains global CIP definitions for module "wfcAssembly"
User Guide References:
Visit Methods:wfcAssembly,
Component Path Information:wfcAssembly,
Displayed Entities:wfcAssembly,
Assembling Components:wfcAssembly,
Accessing Exploded States:wfcAssembly,
Manipulating Exploded States:wfcAssembly,
Variant Items for Flexible Components:wfcAssembly,
Gathering Components by Rule:wfcAssembly,
Gathering Components by Model Name:wfcAssembly,
Gathering Components by Size:wfcAssembly,
Gathering Components by Simplified Representation:wfcAssembly,
Gathering Components by Parameters:wfcAssembly,
Gathering Components by Zone:wfcAssembly,
Gathering Components by Distance from a Point:wfcAssembly,
Expanding Light Weight Graphics Simplified Representations:wfcAssembly Method Summary
| |
| Create an object of AssemblyDistanceRule. |
| |
| Create an object of AssemblyExpressionRule. |
| |
| Create an object of AssemblyNameRule. |
| |
| Create an object of AssemblySimpRepRule. |
| |
| Create an object of AssemblySizeRule. |
| |
| Create an object of AssemblyZoneRule. |
| |
| Creates object of ExplodedAnimationMove |
| |
| Creates object of ExplodedAnimationMoveInstruction |
Method Detail
AssemblyNameRule_Create |
| AssemblyNameRule_Create | (String NameMask) |
Create an object of AssemblyNameRule.
User Guide References:
Parameters:
NameMask
The name to use in the rule.
Returns:
The AssemblyNameRule object.
AssemblySizeRule_Create |
| AssemblySizeRule_Create | (boolean Absolute, boolean GreaterThan, boolean IncludeDatums, double Value) |
Create an object of AssemblySizeRule.
User Guide References:
Parameters:
Absolute
Specify Absolute (true) or Relative (false) size.
GreaterThan
Specify greater (true) or lesser (false) than size.
IncludeDatums
Specify bounding box (true) or regeneration outline (false).
Value
Size to compare against.
Returns:
The AssemblySizeRule object.
AssemblyExpressionRule_Create |
| AssemblyExpressionRule_Create | |
Create an object of AssemblyExpressionRule.
User Guide References:
Parameters:
Expressions
The parameter expression(s).
Returns:
The AssemblyExpressionRule object.
AssemblyZoneRule_Create |
| AssemblyZoneRule_Create | |
Create an object of AssemblyZoneRule.
User Guide References:
Parameters:
ZoneFeature
The zone feature.
Returns:
The AssemblyZoneRule object.
AssemblySimpRepRule_Create |
| AssemblySimpRepRule_Create | |
Create an object of AssemblySimpRepRule.
Parameters:
RuleSimpRep
The simprep to use.
Returns:
The AssemblySimpRepRule object.
AssemblyDistanceRule_Create |
| AssemblyDistanceRule_Create | |
Create an object of AssemblyDistanceRule.
User Guide References:
Parameters:
Center
The center point.
Distance
The distance from center point.
IncludeDatums
Specify bounding box (true) or regeneration outline (false).
Returns:
The AssemblyDistanceRule object.
ExplodedAnimationMove_Create |
| ExplodedAnimationMove_Create | |
Creates object of ExplodedAnimationMove
User Guide References:
Parameters:
MoveType
Exploded animation move type
StartPoint
Start point of translation direction or rotation axis
DirVector
Direction vector of translation direction or rotation axis
Value
distance or angle
Returns:
ExplodedAnimationMoveInstruction_Create |
| ExplodedAnimationMoveInstruction_Create | |
Creates object of ExplodedAnimationMoveInstruction
User Guide References:
Parameters:
CompSet
Move
Returns: