Library | Module

Interface IpfcXSecType



Description

This interface contains properties of a cross-section.
See Also:
IpfcXSection.GetXSecType()



Method Summary

FunctionGetObjectType () as IpfcXSecCutobjType
Gets the type of object intersected by the cross section.
FunctionGetType () as IpfcXSecCutType
Gets the type of intersection for the cross section.



Method Detail


FunctionGetObjectType () as IpfcXSecCutobjType

Gets the type of object intersected by the cross section.
Returns:
The object type.



FunctionGetType () as IpfcXSecCutType

Gets the type of intersection for the cross section.
Returns:
The type of intersection.