SketchBlockDefinition.AddBySilhouette Method
Parent Object: SketchBlockDefinitionDescription
Method that creates new reference sketch geometry as the silhouette on the input face near the input proximity point.
Syntax
SketchBlockDefinition.AddBySilhouette( Face As Face, ProximityPoint As Point ) As SketchEntityParameters
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. |