Class ElementFaceGroupWithSelection
Inheritance
System.Object
ElementFaceGroupWithSelection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ElementFaceGroupWithSelection : FEEntityGroupWithSelection<CMSElementFaceGroup, ElementFace>, IEquatable<APIBase>
Properties
IsDefaultSurfaceGroup
The Default Surface Group allows easier access to properties
Declaration
public bool IsDefaultSurfaceGroup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>