Indexes   

SketchBasedShape (Object)

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


o Property Sketch() As (Read Only)
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


o Sub SetProfileElement( iProfileElement)
Returns or sets a profile element.

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