Default constructor.
Public Sub New() Public Sub New( center As Point3d, chordPoint As Point3d, overrideCenter As Point3d, jogPoint As Point3d, jogAngle As double, dimensionText As string, dimensionStyle As ObjectId )
public RadialDimensionLarge(); public RadialDimensionLarge( Point3d center, Point3d chordPoint, Point3d overrideCenter, Point3d jogPoint, double jogAngle, string dimensionText, ObjectId dimensionStyle );
Comments? |