Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
EPRCIntersectionLimitType Enumeration
Syntax
C++
enum EPRCIntersectionLimitType { KEPRCIntersectionLimitTypeHelp = 0, KEPRCIntersectionLimitTypeTerminator, KEPRCIntersectionLimitTypeLimit, KEPRCIntersectionLimitTypeBoundary };
Members
Description
KEPRCIntersectionLimitTypeHelp
Arbitrary limit on a closed intersection curve.
KEPRCIntersectionLimitTypeTerminator
Limit where one of the two intersection surface normals is degenerate or where they become colinear.
KEPRCIntersectionLimitTypeLimit
Artificial limit to avoid infinite curve.
KEPRCIntersectionLimitTypeBoundary
Limit of the curve if a PRC_TYPE_SURF_Blend02 surface (that uses the intersection curve as its center curve) becomes degenerated.

Provides information about an intersection curve limit.

File: PrcDefines.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.