Class FamilyAttribute
Inheritance
FamilyAttribute
Assembly: NXOpen.dll
Syntax
public class FamilyAttribute : NXObject, IMessageSink, INXObject
Constructors
FamilyAttribute()
Declaration
protected FamilyAttribute()
Properties
IsOptional
Declaration
public bool IsOptional { get; }
Property Value
IsRequired
Declaration
public bool IsRequired { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
Type
Declaration
public FamilyAttribute.AttrType Type { get; }
Property Value
Value
Declaration
public string Value { get; }
Property Value
Version
Declaration
public int Version { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink