IntelliCAD 11.1 Object Library
Spline Object Members
See Also  Overview 

Public Methods

Public Method AddFitPointAdds a fit point to the spline.
Public Method ArrayPolarCreates a polar array. If the PointOnAxis is distinct from the CenterPoint, a 3D array is created.
Public Method ArrayRectangularCreates a rectangular array.
Public Method CopyCreates a copy of the entity.
Public Method DeleteDeletes the specified object.
Public Method DeleteFitPointDeletes the fit point of a spline at a given index.
Public Method DivideReturns the points after dividing given object.
Public Method ElevateOrderChanges the order of the spline to the given order.
Public Method EraseErases the display of the entity. The entity is not deleted from the database.
Public Method GetBoundingBoxReturns the corners of the box that encloses a specified entity.
Public Method GetControlPointReturns the control point to the spline at the given index.
Public Method GetExtensionDictionaryGets the extension dictionary associated with an object.
Public Method GetFitPointGets a fit point for the spline at the given index.
Public Method GetWeightReturns the weight value of the specified control point.
Public Method GetXDataReturns the extended entity data associated with an entity.
Public Method HighlightHighlights or dehighlights the object.
Public Method IntersectWithReturns the intersection points between given objects.
Public Method MirrorMirrors an object about an axis defined by two points.
Public Method Mirror3DMirrors an object about a plane defined by three points.
Public Method MoveMoves an object.
Public Method OffsetCreates an offset entity at a given distance from another entity, + and - represent the two sides for offset.
Public Method PurgeFitDataRemoves the fit points from the spline.
Public Method ReverseReverses the direction of the spline.
Public Method RotateRotates an object.
Public Method Rotate3DRotates an object about an axis formed by two points. The direction of the axis is from point1 to point2.
Public Method ScaleEntityScales an object by a given scale factor.
Public Method SetControlPointSets the control point to the spline at the given index.
Public Method SetFitPointSets a fit point for the spline.
Public Method SetWeightSets the weight of the control point at a given index.
Public Method SetXDataSets the extended entity data associated with an entity.
Public Method TransformByApplies a rigid motion transformation to an object.
Public Method UpdateUpdates the display of the object.

Public Properties

Public Property ApplicationReturns the Application object.
Public Property AreaReturns the enclosed area of the arc, closed by joining the ends of the arc with a line.
Public Property ClosedSets or returs whether the spline is closed.
Public Property colorSets or returns the true color of the entity.
Public Property ControlPointsSets or returns a Points collection, containing the control points.
Public Property DegreeReturns the degree of the spline
Public Property DocumentReturns the document associated with the object.
Public Property EndTangentSets or returns the tangent vector for the spline at the end point
Public Property EntityNameReturns the class name of the entity.
Public Property EntityTypeReturns the type of the entity.
Public Property FitPointsSets or returns a Points collection, containing the fit points.
Public Property FitToleranceSets or returns the Fit Tolerance for the spline.
Public Property HandleReturns the handle of the item.
Public Property HasExtensionDictionaryDetermines if the object has an extension dictionary associated with it.
Public Property IsRationalReturns True if the given spline is rational.
Public Property LayerSets or returns the layer that the entity is on.
Public Property LengthReturns the circumferential length of the arc.
Public Property LinetypeSets or returns the linetype of the entity.
Public Property LinetypeScaleSets or returns the entity's linetype scale.
Public Property LineweightSpecifies the lineweight for the object.
Public Property NumberOfControlPointsReturns the number of control points.
Public Property NumberOfFitPointsReturns the number of fit points.
Public Property ObjectNameReturns the class name of the entity.
Public Property ParentReturns the database item's parent object.
Public Property PlotStyleNameSpecifies the plotstyle name for the object.
Public Property StartTangentSets or returns the tangent vector for the spline at the start point
Public Property TrueColorSets or returns the true color of the entity.
Public Property VisibleSets or returns whether the entity is visible.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.