GetGeometryProperty
Overloads
| Name | Description |
|---|---|
| GetGeometryProperty(bool visibleOnly) | 지오메트리 속성을 반환 |
GetGeometryProperty(bool visibleOnly)
public Object3DProperty GetGeometryProperty(bool visibleOnly)
지오메트리 속성을 반환
Parameters
| Name | Type | Description |
|---|---|---|
| visibleOnly | bool | 보이는 모델만 조회 여부 |
Returns
| Type | Description |
|---|---|
| Object3DProperty | 지오메트리 속성 |