Share

SketchSplineHandleProxy.GetCustomLineType Method

Parent Object: SketchSplineHandleProxy

Description

Method that returns information regarding the custom line type in use. The method returns a failure if the return value of the LineType property is not kCustomLineType.

Syntax

SketchSplineHandleProxy.GetCustomLineType( LineTypeName As String, LineTypeDescription As String )

Parameters

Name Type Description
LineTypeName String Output string that returns the name of the line type.
LineTypeDescription String Output string that returns the description of the line type.

Version

Introduced in version 2008

Was this information helpful?