Surface
|
The SurfaceSurfaceIntersectorConfigurations type exposes the following members.
| Name | Description | |
|---|---|---|
| Dimension | Property that represents dimension of the intersection point. * 0 - Represents an intersection point. * 1 - Represents an intersection curve. | |
| IntersectionType | Property that represents an intersection type. * 0 (Transverse) - Non-tangent intersection. * 1 (Tangent) - Tangent intersection with surface normals codirectional at any point within the component. * 2 (AntiTangent) - Tangent intersection with surface normals antidirectional at any point within the component. | |
| Surface1Left | Property that represents configuration for surface 1 on the left side of the intersection. Possible values: * 0 (Unknown) - Unknown. * 1 (Out) - Neighborhood is outside the surface. * 2 (In) - Neighborhood is inside the surface. * 3 (Coincident) - Non-zero area intersection. | |
| Surface1Right | Property that represents configuration for surface 1 on the right side of the intersection. Possible values: * 0 (Unknown) - Unknown. * 1 (Out) - Neighborhood is outside the surface. * 2 (In) - Neighborhood is inside the surface. * 3 (Coincident) - Non-zero area intersection. | |
| Surface2Left | Property that represents configuration for surface 2 on the left side of the intersection. Possible values: * 0 (Unknown) - Unknown. * 1 (Out) - Neighborhood is outside the surface. * 2 (In) - Neighborhood is inside the surface. * 3 (Coincident) - Non-zero area intersection. | |
| Surface2Right | Property that represents configuration for surface 2 on the right side of the intersection. Possible values: * 0 (Unknown) - Unknown. * 1 (Out) - Neighborhood is outside the surface. * 2 (In) - Neighborhood is inside the surface. * 3 (Coincident) - Non-zero area intersection. |
| Name | Description | |
|---|---|---|
| Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
|
| GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
|
| GetType | (Inherited from Object) |
|
| IsEqualTo | Checks whether the specified intersector configuration is equal to this intersector configuration. | |
| ToString | (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(SurfaceSurfaceIntersectorConfigurations, SurfaceSurfaceIntersectorConfigurations) | Equality operator for the SurfaceSurfaceIntersectorConfigurations structure. Checks whether specified intersector configurations are equal. | |
| Inequality(SurfaceSurfaceIntersectorConfigurations, SurfaceSurfaceIntersectorConfigurations) | Inequality operator for the SurfaceSurfaceIntersectorConfigurations structure. Checks whether specified intersector configurations are not equal. |
| © Bricsys NV. All rights reserved. |