iFeatureSketchPlaneInput.PlaneInput Property
Parent Object: iFeatureSketchPlaneInputDescription
Gets and sets the geometry matching the sketch plane input.
Syntax
iFeatureSketchPlaneInput.PlaneInput() As ObjectProperty Value
This is a read/write property whose value is an Object.Samples
Name | Description |
Placement of a standard iFeature | This program demonstrates the placement of a standard iFeature in a part. |
Place table driven iFeature | This program demonstrates the placement of a table driven iFeature in a part. |