PbDomainGetDomain Method (SbBox2f) |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void GetDomain(
out SbBox2f box
)
Public Sub GetDomain (
<OutAttribute> ByRef box As SbBox2f
)
public:
void GetDomain(
[OutAttribute] SbBox2f% box
)
member GetDomain :
box : SbBox2f byref -> unit
Parameters
- box
- Type: OIV.InventorSbBox2f
Remarks See Also