StraightDimensionSetHandler Methods |
| Name | Description | |
|---|---|---|
| CreateDimensionSet(ViewBase, PointList, Vector, Double) |
Creates straight dimensions and combines them to one straight dimension set. Returns null if fails.
| |
| CreateDimensionSet(ViewBase, PointList, Vector, Double, StraightDimensionSetStraightDimensionSetAttributes) |
Creates straight dimensions and combines them to one straight dimension set. Returns null if fails.
| |
| CreateDimensionSet(ViewBase, PointList, Vector, Double, Double, Double) |
Creates straight dimensions and combines them to one straight dimension set. Returns null if fails.
| |
| CreateDimensionSet(ViewBase, PointList, Vector, Double, Double, Double, StraightDimensionSetStraightDimensionSetAttributes) |
Creates straight dimensions and combines them to one straight dimension set. Returns null if fails.
|