Share

OrdinateDimensionSet.AddMember Method

Parent Object: OrdinateDimensionSet

Description

Method that adds a member to the ordinate set and returns an OrdinateDimension object that represents the member.

Syntax

OrdinateDimensionSet.AddMember( GeometryIntent As GeometryIntent ) As OrdinateDimension

Parameters

Name Type Description
GeometryIntent GeometryIntent Input GeometryIntent object that specifies the member to add. A GeometryIntent object can be created using the Sheet.CreateGeometryIntent method.

Version

Introduced in version 2010

Was this information helpful?