Share

MarkFeatureProxy.ResultEdges Method

Parent Object: MarkFeatureProxy

Description

Method that gets the result edges created by this mark feature.

Syntax

MarkFeatureProxy.ResultEdges( [MarkGeometrySet] As Variant ) As Edges

Parameters

Name Type Description
MarkGeometrySet Variant Optional input MarkGeometrySet object that returns the result edges of specified MarkGeometrySet. If no MarkGeometrySet is provided then all the result edges of the mark feature will be returned.

This is an optional argument whose default value is null.

Version

Introduced in version 2024

Was this information helpful?