메소드 | 설명 | |
---|---|---|
AddAlignment ( View view, Face face1, Face face2 ) : void |
The method is used to create alignment between two faces
|
|
CreateAlignment ( Document doc ) : System |
The constructor of CreateAlignment class
|
public AddAlignment ( View view, Face face1, Face face2 ) : void | ||
view | View | the view |
face1 | Face | face1 |
face2 | Face | face2 |
리턴 | void |
public CreateAlignment ( Document doc ) : System | ||
doc | Document | the document |
리턴 | System |