PartInterfaces SketchBasedShape (Object)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
SketchBasedShape (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---Shape
|
+---SketchBasedShape
Represents the shapes based on sketched 2D geometry.
It is the base object for prisms, holes, revolutions, stiffeners, and sweeps.
- See also:
- Prism, Hole, Revolution, Stiffener, Sweep
Property Index
-
Sketch
- Returns the sketch the shape is based on.
Method Index
-
SetProfileElement
- Returns or sets a profile element.
Properties
-
Returns the sketch the shape is based on.
- Example:
- The following example returns the sketch a pad
named firstPad is based on:
Set sketchPad = firstPad.Sketch
Methods
-
Returns or sets a profile element.
Copyright © 2003, Dassault Systèmes. All rights reserved.