PbDomain Constructor (SbBox2f) |
Calls PbDomain(box, OIV.MeshViz.Graph.PbDomain.BoundingBoxTypes( .PbDomain.AS_IS )).
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public PbDomain(
out SbBox2f box
)
Public Sub New (
<OutAttribute> ByRef box As SbBox2f
)
public:
PbDomain(
[OutAttribute] SbBox2f% box
)
new :
box : SbBox2f byref -> PbDomain
Parameters
- box
- Type: OIV.InventorSbBox2f
Remarks See Also