IBaseIntersected 类型
declare type IBaseIntersected = (ICommonIntersected<EIntersectedType.FACE> & IPlankFaceId) | (ICommonIntersected<EIntersectedType.SHELL> & IPlankFaceId) | ICommonIntersected<EIntersectedType.THROUGH_SHELL>;
交接信息 @vm-type UnknownType
引用: ICommonIntersected, EIntersectedType.FACE, IPlankFaceId, EIntersectedType.SHELL, EIntersectedType.THROUGH_SHELL