| PrimitiveBoxSetMinMaxPoints Method (Single, Single) |
Set Min. Point, Max. Point, Matrix
Namespace:
SHConnector.Utility.Models
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public void SetMinMaxPoints(
float[] boundbox,
float[] matrix
)
Parameters
- boundbox
- Type: SystemSingle
BoundBox (Min. ~ Max.) - matrix
- Type: SystemSingle
Matrix
See Also