Extrude
Extrusion
Constructors
- Extrude(name ,coordSys ,faces ,extrusionType )
- Extrude(name ,coordSys ,faces ,extrusionType ,color ,visibility ,sketch ,interaction )
Fields Summary
- Field
- Description
- extrusionType
- Extrusion type
- faces
- List of faces to extrude
- interaction
- Interaction type with existing entities
- sketch
- Sketch containing the faces to extrude
Inherited Fields
- color defined in Process
- coordSys defined in Process
- name defined in Process
- visibility defined in Process
Methods Summary
no methods
Fields Details
- extrusionType
- extrusionType : Extrusion type - [1..1] ExtrusionType
- faces
- faces : List of faces to extrude - [1..N] Face
- interaction
- interaction : Interaction type with existing entities - [0..1] InteractionType
- sketch
- sketch : Sketch containing the faces to extrude - [0..1] Sketch
Method Details
no methods
See also
- BooleanAssembly
- BooleanIntersection
- BooleanSubtraction
- BooleanUnion
- CellSeparation
- Chamfer
- ChamferVertex
- CreationByPropagation
- Cut
- CutObject
- Cutting
- Defeature
- Fillet
- Import
- PrimitiveBlock
- PrimitiveCone
- PrimitiveCylinder
- PropagateCircularRepetition
- PropagateLinearRepetition
- PropagateSymmetry
- RemoveFace
- RemoveVolume
- RepairFace
- RepairGeometry
- Rotation
- SimplifyFace
- SimplifyLine
- SimplifyVolume
- Translation
- VolumeSeparation