All Frameworks  Class Hierarchy  This Framework  Indexes

SPAasm Global Function asmi_component_has_hiding_modifications


DECL_ASM outcome asmi_component_has_hiding_modifications(component_handle* component,
logical& has_child_modifications,
logical& has_component_modifications,
logical& has_parent_modifications,
AcisOptions* ao= NULL)
Determines if there are properties that hide the specified component of an assembly model.

Errors: non-existent component, root component of part model.

Effect: Read-only.

Journal: Not Available

Parameters:
component
component to query.
has_child_modifications
TRUE if one or more proper sub-components of the component are hidden by one or more properties owned by a model above the component's end model.
has_component_modifications
TRUE if the component is hidden by one or more properties owned by a model above the component's end model.
has_parent_modifications
TRUE if one or more parents of the component are hidden by one or more properties.
ao
ACIS options.

This object is included in the file: asm_prop_api.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.