Share

DraftingStandard Object


Description

The DraftingStandard object represent the currently applied drafting standard, and indicates whether the standard has been customized.

Properties

Name Description
BaseStandard Gets the base drafting standard associated with this particular object.
BuiltIn Gets the Boolean indicating if this object represents a built-in drafting standard. If FALSE, then this object represents a standard that has been customized.
Name Property that indicates the displayable name of this standard. No 'Set' allowed in Apprentice.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ApprenticeServerDrawingDocument.ActiveStandard

Version

Introduced in version 4

Was this information helpful?