This class is the interface class for BREP shells.
Shells correspond to sets of adjacent faces on solids.
Shells are secondary BREP elements with no associated geometries.
Corresponding C++ library: TD_Br
File: BrShell.h
Module: API Reference
| |
Destructor for objects of the OdBrEntity class. (Inherited from OdBrEntity) | |
|
(Inherited from OdBrEntity) |
Validates the element. (Inherited from OdBrEntity) | |
Calculates the entity geometric bounds. (Inherited from OdBrEntity) | |
Returns the owner of this entity object. (Inherited from OdBrEntity) | |
Returns the Complex entity bounded by this Shell entity. | |
Returns the flags of the object. (Inherited from OdBrEntity) | |
Gets the Gs marker. (Inherited from OdBrEntity) | |
Gets the number of line containment hits and the array of contexted hit objects. (Inherited from OdBrEntity) | |
Provides the mass properties for the entity. The mass properties are returned as an instance of OdBrMassProps structure. The density is used for the mass properties scaling and is the analogue of the physical value of the density of materials. The mass properties are applicable for those entities, that represent topology objects having the volume property. (Inherited from OdBrEntity) | |
Provides the perimeter length of the entity as a double value. The perimeter length property is applicable for most entities, that represent plane figures and some 3D figures. (Inherited from OdBrEntity) | |
Gets the point containment and the corresponding container entity. (Inherited from OdBrEntity) | |
Returns the FullSubentPath of this entity object. (Inherited from OdBrEntity) | |
Provides the surface area of the entity as a double value. The surface area property is applicable for most entities, that represent volumetric figures. (Inherited from OdBrEntity) | |
Returns the shell type (exterior, interior, unclassified). | |
Returns the unique ID of the object. (Inherited from OdBrEntity) | |
Gets the validation level. (Inherited from OdBrEntity) | |
Provides the volume of the entity as a double value. The volume property is applicable for most entities, that represent volumetric figures. (Inherited from OdBrEntity) | |
Returns true if and only if the specified entity object is equivalent to this entity object. (Inherited from OdBrEntity) | |
Returns true if and only if there is no ACIS model associated with this entity object. (Inherited from OdBrEntity) | |
This method is for internal use only. Use OdDbBody::setSubentPath() instead. (Inherited from OdBrEntity) | |
Sets the validation level. (Inherited from OdBrEntity) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|