ProfileEntityCollectionAddFloatingTangent Method

Overload List
 NameDescription
Public methodAddFloatingTangent(UInt32, Point2d, EntityAttachType) Creates a floating Tangent defined by an entity and a pass-through point, whether to append or prepend to the specified entity is determined by the closest point to the passPoint.
Public methodAddFloatingTangent(UInt32, Point3d, EntityAttachType)Obsolete.
Creates a floating Tangent defined by an entity and a pass-through point, whether to append or prepend to the specified entity is determined by the closest point to the passPoint.
Top
See Also