Share

Sketch3D.DimensionConstraints3D Property

Parent Object: Sketch3D

Description

Property that returns a collection of all dimension constraints on the 3D sketch.

Syntax

Sketch3D.DimensionConstraints3D() As DimensionConstraints3D

Property Value

This is a read only property whose value is a DimensionConstraints3D.

Samples

Name Description
Create a 3D sketch dimension This sample demonstrates the creation of a 3d sketch line and a dimension between the start and the end points of the line.

Version

Introduced in version 11

Was this information helpful?