2027 Enumeration
Changes 0
E

RebarConstraintTargetHostFaceType

Description:
A type to help identify the individual face on a host element to which a Rebar handle is constrained.
Remarks:
For some types of host, it is possible to describe the face in terms of recognizable topology (i.e. Top, Bottom, etc.). However, for most elements, the face can only be identified by integer tag. In all cases, a Pick to the host face can be obtained by calling RebarConstraint.GetTargetHostFaceReference().
Name Description
E Bottom Face forms the bottom surface of the host geometry.
E End0 Face forms the starting end surface of the host geometry.
E End1 Face forms the end surface of the host geometry.
E FaceWithTagId Face identified by integer tag.
E Side0 Face forms the exterior surface of the host geometry.
E Side1 Face forms the interior surface of the host geometry.
E Top Face forms the top surface of the host geometry.