Solid Edge Geometry Type Library
Loop Object Members
Overview 
Public Methods
Public Method GetExactRangeReturns the exact range for the referenced object.
Public Method GetRangeReturns the minimum and maximum points of the range for the referenced object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property BodyReturns the Body of the Loop.
Public Property EdgesReturns a collection of edges of a specified type that belong to a model, a feature, or a topology collection of faces.
Public Property EdgeUsesReturns a collection of EdgeUse objects for the referenced Loop.
Public Property FaceReturns the Face object for the referenced Loop object.
Public Property IDReturns the Parasolid ID of the Loop.
Public Property IsOuterLoopReturns True if the referenced object is an outer loop.
Public Property ParentReturns the parent object for the referenced object.
Public Property TagReturns the Tag of the Loop.
Public Property TypeReturns a member of the GNTTypePropertyConstants set to indicate the type of the referenced object.
Public Property VerticesReturns the vertices that are bounded by the current Loop.
See Also

Loop Object