Specifies the name of a pattern within a category.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFString name { get; }
Public ReadOnly Property name As SoSFString
Get
public:
property SoSFString^ name {
SoSFString^ get ();
}
member name : SoSFString with get
Property Value
Type:
SoSFStringRemarks If the pattern name is invalid or not found, the default pattern is used.
See Also