Share

PlanarSketchProxy.AddBySilhouette Method

Parent Object: PlanarSketchProxy

Description

Method that creates new reference sketch geometry as the silhouette on the input face near the input proximity point.

Syntax

PlanarSketchProxy.AddBySilhouette( Face As Face, ProximityPoint As Point ) As SketchEntity

Parameters

Name Type Description
Face Face Input Face that defines a silhouette edge that can be projected onto the sketch plane.
ProximityPoint Point Input that identifies which one of possible multiple results to use. For example, if the input face is a cylinder there are two possible silhouette edges.

Version

Introduced in version 6

Was this information helpful?