PrimitiveBlock

Primitive block

Class PrimitiveBlock extends Process

Constructors

  • PrimitiveBlock(name ,coordSys ,origin ,width ,length ,height )
  • PrimitiveBlock(name ,coordSys ,origin ,width ,length ,height ,color ,visibility )

Fields Summary

Field
Description
height
Block height
length
Block length
origin
Origin point
width
Block width

Inherited Fields

Methods Summary

no methods

Fields Details

height
height : Block height - [1..1] Geometric Formula <String>
length
length : Block length - [1..1] Geometric Formula <String>
origin
origin : Origin point - [1..1] TypedefEntity
width
width : Block width - [1..1] Geometric Formula <String>

Method Details

no methods

See also