Extrude

Extrusion

Class Extrude extends Process

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

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