Click or drag to resize
SoNurbsProfileboundary Property

Associate the profile with the specified boundary using an OIV.Inventor.Nodes.SoNurbsBoundary node.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFNode boundary { get; }

Property Value

Type: SoSFNode
Remarks

All profiles which are associated with the same boundary are joined together.

Note Note

Field available since Open Inventor 6.0

See Also