Translation
Translation along a vector
Constructors
- Translation(name ,coordSys ,objects ,coordSystem ,dx ,dy ,dz )
- Translation(name ,coordSys ,objects ,coordSystem ,dx ,dy ,dz ,color ,visibility )
Fields Summary
- Field
- Description
- coordSystem
- Coordinate system of translation definition
- dx
- Move X
- dy
- Move Y
- dz
- Move Z
- objects
- List of objects to translate
Inherited Fields
- color defined in Process
- coordSys defined in Process
- name defined in Process
- visibility defined in Process
Methods Summary
no methods
Fields Details
- coordSystem
- coordSystem : Coordinate system of translation definition - [1..1] CoordSys
- dx
- dx : Move X - [1..1] Geometric Formula <String>
- dy
- dy : Move Y - [1..1] Geometric Formula <String>
- dz
- dz : Move Z - [1..1] Geometric Formula <String>
- objects
- objects : List of objects to translate - [1..N] ModelerObject
Method Details
no methods
See also
- BooleanAssembly
- BooleanIntersection
- BooleanSubtraction
- BooleanUnion
- CellSeparation
- Chamfer
- ChamferVertex
- CreationByPropagation
- Cut
- CutObject
- Cutting
- Defeature
- Extrude
- Fillet
- Import
- PrimitiveBlock
- PrimitiveCone
- PrimitiveCylinder
- PropagateCircularRepetition
- PropagateLinearRepetition
- PropagateSymmetry
- RemoveFace
- RemoveVolume
- RepairFace
- RepairGeometry
- Rotation
- SimplifyFace
- SimplifyLine
- SimplifyVolume
- VolumeSeparation