All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

Limit (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---Limit
 


Represents the limit of a prism or a hole shape.
See also:
Prism, Hole

Property Index

Dimension
Returns or sets the limit dimension.
LimitMode
Returns or sets the limit mode.
LimitingElement
Returns or sets the limiting element.

Properties


o Property Dimension() As CATIALength (Read Only)
Returns or sets the limit dimension. This property is valid for the offset limit mode only, that is when CatLimitMode is set to catOffsetLimit .
o Property LimitMode() As CatLimitMode
Returns or sets the limit mode.
o Property LimitingElement() As CATIAReference
Returns or sets the limiting element. This property is valid when the limiting object is a surface or a plane, that is when CatLimitMode is set to catUpToSurfaceLimit and catUpToPlaneLimit.
To set the property, you can use the following Boundary object: Face.

Copyright © 2003, Dassault Systèmes. All rights reserved.