SpatialElementBoundarySubface class methods

SpatialElementBoundarySubface class methods

Anonymous
Not applicable
432 Views
1 Reply
Message 1 of 2

SpatialElementBoundarySubface class methods

Anonymous
Not applicable

I am confusing with the two methods:
GetBoundingElementFace

GetSpatialElementFace

 

Both return a face, are the areas of the two face the same?  My understanding is that the two faces overlap completely.

 

Thanks,

0 Likes
Accepted solutions (1)
433 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution

I find out the answer, I answer my own question in case someone has a similar question.

GetBoundingElementFace will get the WHOLE face of the bounding element, so normally it is larger than the face area returned by GetSpatialElementFace.