GeometricConstraints.AddMidPointToArc Method
Parent Object: GeometricConstraintsDescription
Creates a new midpoint constraint between the point and arc.
Syntax
GeometricConstraints.AddMidPointToArc( Point As SketchPoint, Arc As SketchArc ) As MidpointConstraintParameters
Name | Type | Description |
Point | SketchPoint | Input SketchPoint entity. |
Arc | SketchArc | Input SketchLine entity. |