SoGeometryPriority Constructor (Single) |
Constructor that automatically initializes the priority field to the specified value.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoGeometryPriority(
float name_13915
)
Public Sub New (
name_13915 As Single
)
public:
SoGeometryPriority(
float name_13915
)
new :
name_13915 : float32 -> SoGeometryPriority
Parameters
- name_13915
- Type: SystemSingle
Remarks
See Also