This class is the interface class for BREP edges.
Edges are primary BREP elements with associated geometries: curves.
File: BrEdge.h
Module: API Reference
TD_Br
| |
| |
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 color of this Edge entity. | |
This is the overview for the getCurve method overload. | |
Returns the underlying curve of this Edge entity as an OdGeNurbCurve3d object. | |
Returns the best match of the underlying curve of this Edge entity to curves supported by OdGe. | |
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) | |
Returns true if and only if the orientation of the edge from vertex 1 to vertex 2 is the same as the orientation of the curve parameterization. | |
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 unique ID of the object. (Inherited from OdBrEntity) | |
Gets the validation level. (Inherited from OdBrEntity) | |
Returns the start vertex of this Edge entity. | |
Returns the end vertex of this Edge entity. | |
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.
|