PbDomain Constructor (SbBox3f) |
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 SbBox3f box
)
Public Sub New (
<OutAttribute> ByRef box As SbBox3f
)
public:
PbDomain(
[OutAttribute] SbBox3f% box
)
new :
box : SbBox3f byref -> PbDomain
Parameters
- box
- Type: OIV.InventorSbBox3f
Remarks See Also