PC-DMIS 2021.1 Object Library
Feature Property
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL > Command Object : Feature Property

Glossary Item Box

Description

Represents the kind of feature that this Command object is.

Syntax

Visual Basic
Public Property Feature As ENUM_FEATURE_TYPES

Return Type

Read-only ENUM_FEATURE_TYPES. If it is not a feature it will return F_NONE. Otherwise it will return a value from the following list.

Type of Feature

Return Value

POINT

F_POINT

CIRCLE

F_CIRCLE

SPHERE

F_SPHERE

LINE

F_LINE

CONE

F_CONE

CYLINDER

F_CYLINDER

PLANE

F_PLANE

CURVE

F_CURVE

SLOT

F_SLOT

SET

F_SET

ELLIPSE

F_ELLIPSE

SURFACE

F_SURFACE

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.