OrdinateDimensionSet.AddMember Method
Parent Object: OrdinateDimensionSetDescription
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 OrdinateDimensionParameters
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. |