메소드 | 설명 | |
---|---|---|
GeomHelper ( ) : System |
constructor, initialize m_currentDoc
|
|
GetFloorGeom ( Floor floor, System.Reference &refer, CurveArray &curves ) : bool |
get necessary data when create AreaReinforcement on a horizontal floor
|
|
GetWallGeom ( Wall wall, System.Reference &refer, CurveArray &curves ) : bool |
get necessary data when create AreaReinforcement on a straight wall
|
public GetFloorGeom ( Floor floor, System.Reference &refer, CurveArray &curves ) : bool | ||
floor | Floor | floor on which to create AreaReinforcemen |
refer | System.Reference | reference of the horizontal face on the floor |
curves | CurveArray | curves compose the horizontal face of the floor |
리턴 | bool |
public GetWallGeom ( Wall wall, System.Reference &refer, CurveArray &curves ) : bool | ||
wall | Wall | wall on which to create AreaReinforcemen |
refer | System.Reference | reference of the vertical straight face on the wall |
curves | CurveArray | curves compose the vertical face of the wall |
리턴 | bool |