Share

MarkDefinition.AddGeometrySet Method

Parent Object: MarkDefinition

Description

Method that creates a new mark geometry set.

Syntax

MarkDefinition.AddGeometrySet( Geometries As ObjectCollection, pStyle As MarkStyle ) As MarkGeometrySet

Parameters

Name Type Description
Geometries ObjectCollection Input ObjectCollection object that specifies the sketch geometries to create mark feature.
pStyle MarkStyle Input MarkStyle object that specifies mark style.

Version

Introduced in version 2023

Was this information helpful?