Constraint3dArguments
Property
|
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public FullSubentityPath[] Arguments { get; }
Public ReadOnly Property Arguments As FullSubentityPath()
Get
public:
property array<FullSubentityPath>^ Arguments {
array<FullSubentityPath>^ get ();
}
member Arguments : FullSubentityPath[] with get
Property Value
FullSubentityPath
See Also