Click or drag to resize

CircleDiameterConstraintValueValid Method

[Missing <summary> documentation for "M:Demo3D.Sketch.CircleDiameterConstraint.ValueValid"]

Namespace:  Demo3D.Sketch
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public bool ValueValid()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Demo3D.Sketch.CircleDiameterConstraint.ValueValid"]

Implements

IConstrainsDimensionValueValid
See Also