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
© Copyright 2021 Autodesk, Inc.
Comment on this page.