Share

LinearModelDimensionDefinition.IsValidAnnotationPlane Method

Parent Object: LinearModelDimensionDefinition

Description

Method that returns the wheather a planer object is valid to be used as an annotation plane for this model dimension.

Syntax

LinearModelDimensionDefinition.IsValidAnnotationPlane( pPlane As Object ) As Boolean

Parameters

Name Type Description
pPlane Object Input planar object to check if it can be an annotation plane for the model dimension. This can be a Face or WorkPlane object.

Version

Introduced in version 2018

Was this information helpful?