Share

CurveGraphics.DepthPriority Property

Parent Object: CurveGraphics

Description

Read-write property that allows you to specify a display priority to the curve graphics.

Syntax

CurveGraphics.DepthPriority() As Long

Property Value

This is a read/write property whose value is a Long.

Samples

Name Description
3D Curve from Parametric Curve Demonstrates the conversion of a 2d parameteric space curve into the equivalent 3d model space curve. To use this sample you must have a part open. You can select any face and 3D curves will be drawn on the face using client graphics.

Version

Introduced in version 2008

Was this information helpful?