LineExtruded

Extruded from a point

Class LineExtruded extends Line

Constructors

  • LineExtruded(color ,visibility ,transf ,option ,point )
  • LineExtruded(color ,visibility ,transf ,option ,point ,nature ,region ,mesh ,relaxation )

Fields Summary

Field
Description
option
Integer which defines the mode: 1= Linear extrusion ; 2= Curvilinear extrusion
point
Origin point of the extruded line
transf
Transformation which defines the extrusion

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

option
option : Integer which defines the mode: 1= Linear extrusion ; 2= Curvilinear extrusion - [1..1] Integer
point
point : Origin point of the extruded line - [1..1] Point
transf
transf : Transformation which defines the extrusion - [1..1] Transf

Method Details

no methods

See also