Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2022.2 Object Library
PCDLRN ActiveX DLL > DimensionCmd Object : ParallelPerpendicular Property
ParallelPerpendicular Property
Description

Indicates whether calculations are performed parallel or perpendicular to input for 2-D dimensions.

Possible values include the following:

DIM_PERPINDICULAR

DIM_PARALLEL

Property type
Read-write property
Syntax
Visual Basic
Public Property ParallelPerpendicular As ENUM_DIM_PERP_PARALLEL
Return Type

Read/Write Enum_Dim_Perp_Parallel Enumeration.

See Also