SoProjectionparameters Property |
String parameters stored for projections.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFString parameters { get; }
Public ReadOnly Property parameters As SoMFString
Get
public:
property SoMFString^ parameters {
SoMFString^ get ();
}
member parameters : SoMFString with get
Property Value
Type:
SoMFStringRemarks See Also