All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

MonoDimFeatEdge (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---Reference
            |
            +---Boundary
              |
              +---Edge
                |
                +---MonoDimFeatEdge
 


1-D boundary belonging to a feature whose topological result is one dimensional.
Role: This Boundary object may be, for example, in a part containing a Sketch which is made up of a circle arc and a spline, the circle arc.
You will create a MonoDimFeatEdge object using the Shapes.GetBoundary , HybridShapes.GetBoundary , Sketches.GetBoundary or Selection.SelectElement2 method. Then, you pass it to the operator (such as HybridShapeFactory.AddNewPointTangent ).
The lifetime of a MonoDimFeatEdge object is limited, see Boundary.


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