AngularModelDimensionDefinition.IsValidAnnotationPlane Method
Parent Object: AngularModelDimensionDefinitionDescription
Method that returns the wheather a planer object is valid to be used as an annotation plane for this model dimension.
Syntax
AngularModelDimensionDefinition.IsValidAnnotationPlane( pPlane As Object ) As BooleanParameters
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. |