Interface ICadGeometry

ICadGeometry interface

ICadGeometry class

public interface ICadGeometry

Properties

NameDescription
StartHandle { get; set; }The start handle

Methods

NameDescription
CalculateGeometryCadEntities()Calculates the geometry cad entities.
ConvertGeometryToCadEntities()Converts the geometry to cad entities.
ProcessGeometryLineType(CadLineTypesDictionary)Processes the type of the geometry line.
ProcessGeometryTextStyle(CadStylesList)Processes the geometry text style.

See Also