Click or drag to resize

IConstrainsDimension Interface

Interface for a constraint that constrains a dimension.

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

The IConstrainsDimension type exposes the following members.

Properties
 NameDescription
Public propertyDimensionType 
Public propertyText 
Public propertyValue 
Top
Methods
See Also