Share

EdgeUseDefinitions.Add Method

Parent Object: EdgeUseDefinitions

Description

Method that creates a new EdgeUseDefinition within the associated EdgeLoopDefinition.

Syntax

EdgeUseDefinitions.Add( EdgeDefinition As EdgeDefinition, IsOpposedToEdge As Boolean ) As EdgeUseDefinition

Parameters

Name Type Description
EdgeDefinition EdgeDefinition Input EdgeDefinition that defines the geometry for this EdgeUseDefinition.
IsOpposedToEdge Boolean Input Boolean that indicates if the parameterization of this EdgeUseDefinition is reversed with respect to the associated EdgeDefinition object.

Version

Introduced in version 2011

Was this information helpful?