Share

PlanarSketch.PlanarEntityGeometry Property

Parent Object: PlanarSketch

Description

Property that returns the geometry that describes the plane the sketch is based on.

Syntax

PlanarSketch.PlanarEntityGeometry() As Plane

Property Value

This is a read only property whose value is a Plane.

Samples

Name Description
Create sheet metal rip feature This sample demonstrates the creation of a rip sheet metal feature.
Offset a 2D sketch This sample demonstrates the creation of offsets in 2d sketches. Two ways of creating the offset are shown - one uses a distance and the other uses the input point.

Version

Introduced in version 5

Was this information helpful?