Click or drag to resize

IConstrainsTwoPoints Interface

Interface for a constraint that constrains two points.

Namespace: Demo3D.Sketch
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public interface IConstrainsTwoPoints

The IConstrainsTwoPoints type exposes the following members.

Properties
 NameDescription
Public propertyPoint1 
Public propertyPoint2 
Top
See Also