SessionProfile.PrimitivesExternal Property
Descriptions of primitives which are supported by plug-ins.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public PrimitivesCollection PrimitivesExternal { get; }
Public ReadOnly Property PrimitivesExternal As PrimitivesCollection
Get
public:
virtual property PrimitivesCollection^ PrimitivesExternal {
PrimitivesCollection^ get () sealed;
}
abstract PrimitivesExternal : PrimitivesCollection with get
override PrimitivesExternal : PrimitivesCollection with get
PrimitivesCollectionISessionProfile.PrimitivesExternal