Denso RC5 Specifications Page 495

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 494
Chapter 15 Functions
15-47
AREASIZE (Function)
Function
Returns the size (each side length) of a rectangular parallelepiped which
defines the interference check area with the vector type.
Format
AREASIZE (<Area number>)
Explanation
Designate <Area number> declared using the AREA command, and the
statement will return the size (each side length) of the rectangular
parallelepiped which defines the area with the vector type.
The length of each side of the rectangular parallelepiped is double the length of
each component of vectors X, Y and Z.
Z axis
X axis
Y axis
X component
Z component
Position
Interference check area
Vector
Y component
Related Terms
AREA, SETAREA, RESETAREA, AREAPOS
Example
DIM lv1 As Vector
lv1 = AREASIZE(1) '
Assigns the size of the rectangular parallelepiped defining
the
'interference check area to lv1.
X
X
Y
Y
Page view 494
1 2 ... 490 491 492 493 494 495 496 497 498 499 500 ... 691 692

Comments to this Manuals

No comments