Method | Description | |
---|---|---|
AssertData ( ) : bool |
check the condition of host object and see whether the rebars can be placed on
|
|
FrameReinMakerFactory ( ExternalCommandData commandData ) : System |
constructor
|
|
work ( ) : bool |
The main method which create the corresponding FrameReinMaker according to the host object type, and invoke Run() method to create reinforcement rebars
|
Method | Description | |
---|---|---|
GetHostObject ( ) : bool |
Get the selected element as the host object, also check if the selected element is expected host object
|
public FrameReinMakerFactory ( ExternalCommandData commandData ) : System | ||
commandData | ExternalCommandData | the ExternalCommandData reference |
return | System |