Solid Edge Framework Type Library
Layer Object Members
Overview 
Public Methods
Public Method ActivateMakes the referenced object the active one.
Public Method ActivateInContextThis method activates the referenced Layer object on the specified sheet.
Public Method DeleteDeletes the referenced object.
Public Method DeleteLayerAndObjectsDelete layer and all objects on that layer.
Public Method HideInContextThis method hides the referenced Layer object on the specified sheet.
Public Method IsLocatableInContextThis method returns whether the referenced Layer object is locatable on the specified sheet.
Public Method IsShownInContextThis method returns whether the referenced Layer object is visible on the specified sheet.
Public Method MakeLocatableInContextThis method makes the referenced Layer object locatable on the specified sheet.
Public Method MakeNonLocatableInContextThis method makes the referenced Layer object non-locatable on the specified sheet.
Public Method ShowInContextThis method shows the referenced Layer object on the specified sheet.
Public Method ShowOnlyShow only this layer and hide all other layers.
Public Method ShowOnlyInContextShow only this layer and hide all other layers on the specified sheet.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property DescriptionReturns a user-specified description of the referenced object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property IsEmptySpecifies whether or not the referenced object is empty.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property LocatableSets and returns the referenced Layer object's locatable state. If Locatable is True, the object can be located.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property ShowSpecifies whether or not the layer is shown.
See Also

Layer Object

Send comments on this topic.