Share

GeometricConstraints.AddMidPointToArc Method

Parent Object: GeometricConstraints

Description

Creates a new midpoint constraint between the point and arc.

Syntax

GeometricConstraints.AddMidPointToArc( Point As SketchPoint, Arc As SketchArc ) As MidpointConstraint

Parameters

Name Type Description
Point SketchPoint Input SketchPoint entity.
Arc SketchArc Input SketchLine entity.

Version

Introduced in version 2015

Was this information helpful?