Name |
Description |
AddConstraint |
This form provides an entrance for user to add constraints to RebarShape. |
AddParameter |
This form provides an entrance for user to add parameters to RebarShape. |
ConstraintArcLength |
Arc length dimension. |
ConstraintBendDefaultRadius |
Default radius dimension of bend. |
ConstraintBendVariableRadius |
Variable radius dimension of bend. |
ConstraintChordLength |
Arc chord length dimension. |
ConstraintCircumference |
Arc circumference dimension. |
ConstraintDiameter |
Arc diameter dimension. |
ConstraintOnArcShape |
Dimension on RebarShapeDefByArc. |
ConstraintOnRebarShape |
Dimension on RebarShape. |
ConstraintOnSegmentShape |
Constraint to be added to RebarShapeDefBySegment. |
ConstraintParallelToSegment |
Parallel dimension to segment. |
ConstraintRadius |
Arc radius dimension. |
ConstraintSagittaLength |
Arc Sagittarius length dimension. |
ConstraintToSegment |
Length dimension of segment in specified direction. |
GeomUtil |
The class which gives the base geometry operation, it is a static class. |
GeometrySupport |
Compute geometry information and store geometry information. |
ListeningDimensionBendToBend |
Listening length dimension between two bends. |
ListeningDimensionSegmentToBend |
Listening length dimension between a segment and a bend. |
ListeningDimensionSegmentToSegment |
Listening length dimension between two segments. |
NewRebarForm |
This is the main form for user to operate the Rebar creation. |
NewRebarShapeForm |
This form is provided for user to define a new RebarShape. |
RebarCreator |
This class wraps the creation of Rebar. Its "Execute" method shows the main dialog for user and after that a Rebar will be created if user click OK button on the main dialog. |
RebarShapeDef |
This class wraps RebarShapeDefinition object. |
RebarShapeDefByArc |
This class wraps RebarShapeDefinitionByArc. |
RebarShapeDefBySegment |
This class wraps RebarShapeDefinitionBySegments. |
RebarShapeParameter |
This class wraps an Parameter object which will be added to RebarShape definition. This is a abstract class and it will be inherited by two classes: RebarShapeParameterDouble and RebarShapeParameterFormula. |
RebarShapeParameterDouble |
This class wraps a double parameter which will be the dimension of RebarShape definition. |
RebarShapeParameterFormula |
This class wraps a formula parameter which will be the dimension of RebarShape definition. |
RemoveParameterFromSegment |
Remove a dimension from a segment. |
SetSegmentAs180DegreeBend |
A 180 degree bend dimension. |
SetSegmentFixedDirection |
Length dimension of segment in its parallel direction. |
SetSegmentVariableDirection |
Remove a dimension from a segment. |
TypeConverterRebarShapeParameter |
Type converter between RebarShapeParameter and string is provided for property grid. |
TypeConverterSegmentId |
Type converter between int and string is provided for property grid. |