The SurfaceOperationAddBreakline type exposes the following members.

Properties

  NameDescription
Public propertyBreaklineType
Gets the type of breakline in the operation .
Public propertyCount
Gets the count of the breaklines contained in current operation.
Public propertyDescription
Gets or sets the description for the operation.
Public propertyEnabled
Gets or sets whether this operation is included when the surface is built.
(Inherited from SurfaceOperation.)
Public propertyItem
Gets the breakline at the given index.
Public propertyMaximumDistance
Gets the maximum distance between vertices.
Public propertyMidOrdinateDistance
Gets the midOrdinateDistance value that is used to tessellate the arcs in the polyline when a breakline is defined from a polyline with curves.
Public propertyWeedingAngle
Gets the angle value for the weeding factor.
Public propertyWeedingDistance
Gets the distance value for the weeding factor.

See Also