Share

ContourFlangeDefinition.SetDistanceWidthExtentTwo Method

Parent Object: ContourFlangeDefinition

Description

Method that sets the second direction extent(Distance B) for the distance width extent of the ContourFlangeDefinition.

Syntax

ContourFlangeDefinition.SetDistanceWidthExtentTwo( Distance As Variant )

Parameters

Name Type Description
Distance Variant Input Variant that defines the length of the contour flange in the other direction for an asymmetric extent. This can be either a numeric value or a string. A parameter for this value will be created and the supplied string or value is assigned to the parameter. If a value is input, the units are centimeters. If a string is input, the units can be specified as part of the string or it will default to the current length units of the document.

Version

Introduced in version 2023

Was this information helpful?